textview: Set up controllers on the GTK_PHASE_TARGET propagation phase
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 10 May 2014 18:59:55 +0000 (20:59 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:30 +0000 (19:54 +0200)
commit24f20864b44afe1c9031b7e9b705a5ad0bf400e6
treed58a8ceaa2627655b58c9fa649cbd5b34a62cdfe
parentdd164502f733bb587bc07f46a401b00bd5422622
textview: Set up controllers on the GTK_PHASE_TARGET propagation phase

This way events are managed by gestures in the event handlers themselves,
respecting the execution order already assumed by subclasses around.
gtk/gtktextview.c